SCL and SDA filter configuration register
SCL_FILTER_THRES | When a pulse on the SCL input has smaller width than this register value in I2C module clock cycles, the I2C controller will ignore that pulse. |
SDA_FILTER_THRES | When a pulse on the SDA input has smaller width than this register value in I2C module clock cycles, the I2C controller will ignore that pulse. |
SCL_FILTER_EN | This is the filter enable bit for SCL. |
SDA_FILTER_EN | This is the filter enable bit for SDA. |